object Form1: TForm1 Left = 200 Top = 109 BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsSingle Caption = 'Search32 Language Maker' ClientHeight = 375 ClientWidth = 511 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = -2 Top = -1 Width = 516 Height = 377 Picture.Data = {} OnClick = Image1Click end end